[INFO] fetching crate cpclib-xfer 0.10.0...
[INFO] checking cpclib-xfer-0.10.0 against try#fceb2de603f0807f9049222f3f612ed51ed8f9dc for pr-157576
[INFO] extracting crate cpclib-xfer 0.10.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate cpclib-xfer 0.10.0
[INFO] finished tweaking crates.io crate cpclib-xfer 0.10.0
[INFO] tweaked toml for crates.io crate cpclib-xfer 0.10.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cpclib-xfer 0.10.0 on toolchain fceb2de603f0807f9049222f3f612ed51ed8f9dc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cpclib-xfer 0.10.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 84dfdb2ce8e8c6f255071d645e9decb1f3ffb3b60f62a685e37ba7ba8c4603b6
[INFO] running `Command { std: "docker" "start" "84dfdb2ce8e8c6f255071d645e9decb1f3ffb3b60f62a685e37ba7ba8c4603b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "84dfdb2ce8e8c6f255071d645e9decb1f3ffb3b60f62a685e37ba7ba8c4603b6" "/opt/rustwide/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84dfdb2ce8e8c6f255071d645e9decb1f3ffb3b60f62a685e37ba7ba8c4603b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "84dfdb2ce8e8c6f255071d645e9decb1f3ffb3b60f62a685e37ba7ba8c4603b6" "/opt/rustwide/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling nutype_macros v0.5.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling curl-sys v0.4.82+curl-8.14.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking resolve-path v0.1.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking winnow v0.6.26
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling cpclib-sna v0.10.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking bitfield v0.14.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling cpclib-tokens v0.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling cpclib-disc v0.10.0
[INFO] [stderr]     Checking webpki-roots v1.0.1
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking cpclib-common v0.10.0
[INFO] [stderr]     Checking evalexpr v11.3.1
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking beef v0.5.2
[INFO] [stderr]    Compiling curl v0.4.48
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling cpclib-xfer v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking custom_error v1.9.2
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking path-absolutize v3.1.1
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking camino-tempfile v1.4.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling kinded_macros v0.3.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling kinded v0.3.0
[INFO] [stderr]    Compiling delegate v0.13.4
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling remain v0.2.15
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking nutype v0.5.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stdout] warning: fields `unknown` and `size` are never read
[INFO] [stdout]   --> src/lib.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct M4File {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     unknown: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 34 |     /// File size
[INFO] [stdout] 35 |     size: String
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `M4File` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `unknown` and `size` are never read
[INFO] [stdout]   --> src/lib.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct M4File {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     unknown: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 34 |     /// File size
[INFO] [stdout] 35 |     size: String
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `M4File` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "84dfdb2ce8e8c6f255071d645e9decb1f3ffb3b60f62a685e37ba7ba8c4603b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84dfdb2ce8e8c6f255071d645e9decb1f3ffb3b60f62a685e37ba7ba8c4603b6", kill_on_drop: false }`
[INFO] [stdout] 84dfdb2ce8e8c6f255071d645e9decb1f3ffb3b60f62a685e37ba7ba8c4603b6
